Add support for additional configuration options for filenames and ERA version
gilbertozp opened this issue · 2 comments
gilbertozp commented
Add support for configurations of:
- filenames: product name, publisher, versions
- ERA product: add support for ERA5 product and additional years
Add support for these configurations in product generation steps and error checking code.
darpap commented
Once implemented it is important to agree all on the versions so that we release the same version number when same code is used. So it should be probably defined as default the one we think should be used.
Also important to define the possible publisher in a clear way (the official publishers) and fix the product name as FLUXNET (again as default).
Basically let's ensure that the users have the clear communication that even is downloaded by different portals it is fully compatible.
gilbertozp commented
Resolved with PR #20