C2SM-RCM / emiproc

Preprocessing of emissions: from any inventory to any model
BSD 3-Clause "New" or "Revised" License
3 stars 9 forks source link

exporting hourly emission files with netcdf #44

Open lionel42 opened 10 months ago

lionel42 commented 10 months ago

Adding a function to do that

lionel42 commented 10 months ago

We have now a 1rst version. it needs to implement:

lionel42 commented 1 month ago

New function get_temporally_scaled_array can now generate temporraly scaled output, which is more general than the previous implementation.

It should still implement for timezone aware local correction.