Skip to content

Commit

Permalink
update cache and checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Gen Tolhurst committed Aug 27, 2024
1 parent ad69e06 commit 6ce61a4
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 20 deletions.
1 change: 0 additions & 1 deletion .ipynb_checkpoints/acs_plotting_maps-checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ def update(self, *args, **kwargs):
# Create an instance of the RegionShapefiles class
regions_dict = RegionShapefiles(PATH, shapefile_list)


# define a white mask for the area outside of Australian land
# We will use this to hide data outside of the Australian land borders.
# note that this is not a data mask,
Expand Down
38 changes: 19 additions & 19 deletions .ipynb_checkpoints/minimal_plotting_example_tx-checkpoint.ipynb

Large diffs are not rendered by default.

Binary file modified __pycache__/acs_area_statistics.cpython-310.pyc
Binary file not shown.
Binary file modified __pycache__/acs_plotting_maps.cpython-310.pyc
Binary file not shown.

0 comments on commit 6ce61a4

Please sign in to comment.