goes2go
goes2go copied to clipboard
python runtime error using goes_timerange - windows
Hi All - Love using 'goes_latest' - works great, Unable to use 'goes_timerange' and get python runtime error on windows. Suggestions to address spawn and fork issues in python setup or in goes2go? The toml config file has cpu set as 2 which did not affect 'goes-latest' use.
if __name__ == '__main__':
freeze_support()
...
Thanks, Jeff
Hi @zmcfire,
Glad you like using GOES-2-go. I have been pleasantly surprised how many people find this package useful.
I'm not able to reproduce you error with the current main branch. Are there any more details you can give me? I have made some changes recently that might have inadvertently fixed what you were running into?? Let me know if you still see the problem.