AORC or NWM Retrospective V3 gridded forcing input can be used via the toggle on the web ui or `--source aorc` or `--source nwm` on the command line
What's Changed * Added annotations and docstrings to some functions by quinnylee in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/85 * Aorc by JoshCu in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/87
New Contributors * quinnylee made their first contribution in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/85
What's Changed * Parameter fixes by JoshCu in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/74 * Add units to forcings by JoshCu in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/75 * Update cfe-template.ini with new cfe1 variable names by JoshCu in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/77 * added independant forcing cli by JoshCu in https://github.com/CIROH-UA/NGIAB_data_preprocess/pull/78
- fixes the cli not validating the correct hydrofabric has been downloaded
3.2.3
- fixes issues causing commands to not work on windows, mainly relating to filepaths and netcdf files not being closed properly in forcing generation - refactors map_app package structure to make it work with uvx (now `uvx --from ngiab_data_preprocesslatest map_app`)