Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporal Downscaling of Gridded Datasets #3

Closed
msw09090 opened this issue Jan 20, 2025 · 1 comment
Closed

Temporal Downscaling of Gridded Datasets #3

msw09090 opened this issue Jan 20, 2025 · 1 comment

Comments

@msw09090
Copy link

Hello,

I was wondering if this is possible using PyESD:

Lets say I have a gridded dataset with dimensions (time,lat,lon), in which; time == 1440 (or 15 minutes for one day).

Ideally, I'd like to temporally downscale time to 2400 (or 5 minutes for one day). The grid coordinates (lat,lon) stay the same, but the time component increases in resolution.

Is this possible with PyESD?

Thank you!

@Dan-Boat
Copy link
Owner

Dan-Boat commented Feb 4, 2025

Unfortunately, this is not possible with the framework of pyESD. For now, it only downscale low spatial resolution of GCM output to station using its historical records.

@Dan-Boat Dan-Boat closed this as completed Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants