Skip to content

[internals] use intake catalogs for all data access  #11

@jhamman

Description

@jhamman

As our data catalogs begin to catch up to the sprint of the last few weeks, we can migrate to using intake for data loading throughout carbonplan_forests/load. For example, the following lines

https://github.com/carbonplan/forests/blob/f7cb47cad2d3e999b94e7d2ab91955fd4cb71c56/carbonplan_forests/load/mtbs.py#L15-L29

should be rewritten as

mtbs = cat.mtbs.monthly_perims_raster.to_dask()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions