Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option for setting time zone #2

Open
nwolek opened this issue Oct 21, 2020 · 0 comments
Open

add option for setting time zone #2

nwolek opened this issue Oct 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@nwolek
Copy link
Owner

nwolek commented Oct 21, 2020

Filenames currently use the date and time in UTC timezone. When converting this into text for the spectrogram movies, the script will convert it into the current time zone of your machine. Here is the relevant line of code:

https://github.com/nwolek/audiomoth-scripts/blob/master/make-spectrogram-movie.sh#L34

This is a problem if your AudioMoth recordings were recorded in another time zone. As a workaround, you can simply change the time zone in your system preferences to match where the recordings were made.

As an enhancement, it would be nice to have an option for setting the timezone of the recordings.

@nwolek nwolek added the enhancement New feature or request label Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant