Skip to content

Commit

Permalink
add notes about changes to regions and get_regions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gen Tolhurst committed Aug 19, 2024
1 parent 36e9a4a commit 4dd0376
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,8 @@ regions = get_regions(["ncra_regions", "australia"])

**this has changed. Previously**

"""
# import needed packages
from acs_area_statistics import acs_regional_stats, regions
"""
"# import needed packages
from acs_area_statistics import acs_regional_stats, regions"

For Calculating the NCRA region stats, we want to compare the regional averages based on different models, eg what is the regional mean value from the coolest/driest model relisation, what is the mean, what is the regional mean from the hottest/wettest model for this, we want ds to have the 10th, median and 90th percentile values from each model, then we can find the range of the models and the MMM.

Expand Down

0 comments on commit 4dd0376

Please sign in to comment.