xhydro
xhydro copied to clipboard
Error in the titles enumeration of PMF documentation
Generic Issue
Description
There is an error in the titles of the documentation of the PMF. The titles enumeration looks like 9.PMF 10. PMP 10.4. ANMP
when it should be: 9. PMF 9.1. PMP 9.2. ANMP
When you fix this, there's also a bug in spatial_average_storm_configurations:
There are a few instances of da_stacked = da.stack(stacked_coords=("y", "x")), but it should be (y, x), without the ".