Skip to content

[BUG] Improve NASA Power Caching #85

@rohansaw

Description

@rohansaw

Describe the bug

Currently, our implementation of caching NASA Power data uses a grid of 0.5 x 0.625 degrees. However, while meteorological data is available in a grid of 0.5 x 0.625 degrees resolution, the solar parameters are available in a grid of 1x1 degrees. This possibly causes misalignment and needs to be fixed.

Steps to reproduce

See implementation in met_data/fetch_nasapower.py:get_grid_aligned_coordinates( ).

Expected behavior

No response

Screenshots or logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions