We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Docstrings description in the main() function of the hres_ic.py and hres_eccb.py files states:
main()
hres_ic.py
hres_eccb.py
The main function that creates a worker pool and generates single GRIB files for requested date/times in parallel.
This was most likely copied from the nci_era5grib_parallel.py script and it is not correct.
nci_era5grib_parallel.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Docstrings description in the
main()
function of thehres_ic.py
andhres_eccb.py
files states:This was most likely copied from the
nci_era5grib_parallel.py
script and it is not correct.main()
functions.The text was updated successfully, but these errors were encountered: