gencon variables description and usage
Added by Serafim Kontos over 4 years ago
Hi all
I am trying to use the variables of the nc file produced by gencon command (src_address,dst_address,remap_matrix etc) in order to do manually a hybrid remapping, using the area weights within python.
Unfortunately, it is not very clear how to use these....
There is any description and/or documentation with the equations utilized in cdo?
Best regards,
Serafim
Replies (2)
RE: gencon variables description and usage - Added by Uwe Schulzweida over 4 years ago
Hi Serafim,
This is described in the SCRIP documentation Chapter 2.2.3 on Page 9:
https://github.com/SCRIP-Project/SCRIP/blob/master/SCRIP/doc/SCRIPusers.pdf
Cheers,
Uwe
RE: gencon variables description and usage - Added by Serafim Kontos over 4 years ago
Thanks a lot
That's the description i was seeking for.
Serafim