I am simulating a planet with 90° obliquity, and now I am curious about the precipitation. Strangely, the total precipitation (pr) is normal: about 11mm/day or so, but prl, prc, prsn are either 0 or very very small. I printed them and this is the result:
File: polar_earth_run/MOST.00020.npz
prl: 0.0 to 2.9544727553343364e-08
prc: 4.1442108078548756e-10 to 2.0199034622692125e-07
prsn: 0.0 to 1.49804044724533e-08
pl: 11.43820858001709 to 11.536322593688965
File: polar_earth_run/MOST.00020_metadata.npz
Error processing file polar_earth_run/MOST.00020_metadata.npz: ufunc 'minimum' did not contain a loop with signature matching types (dtype('<U32'), dtype('<U32')) -> None
I cannot understand in fact.
I am simulating a planet with 90° obliquity, and now I am curious about the precipitation. Strangely, the total precipitation (pr) is normal: about 11mm/day or so, but prl, prc, prsn are either 0 or very very small. I printed them and this is the result:
File: polar_earth_run/MOST.00020.npz
prl: 0.0 to 2.9544727553343364e-08
prc: 4.1442108078548756e-10 to 2.0199034622692125e-07
prsn: 0.0 to 1.49804044724533e-08
pl: 11.43820858001709 to 11.536322593688965
File: polar_earth_run/MOST.00020_metadata.npz
Error processing file polar_earth_run/MOST.00020_metadata.npz: ufunc 'minimum' did not contain a loop with signature matching types (dtype('<U32'), dtype('<U32')) -> None
I cannot understand in fact.