Skip to content

Conversation

@RousseauLambertLP
Copy link
Contributor

@RousseauLambertLP RousseauLambertLP commented Apr 3, 2025

update cansips data path s/datasan/data/

This is causing errors on the nighlty because the symlink are using data instead of datasan

for file in Path(
'/datasan/geomet/local/cansips-archives/100km/forecast/'
'/data/geomet/local/cansips-archives/100km/forecast/'
).rglob(filter)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but filter is a Python keyword. Suggest to rename to filter_ as part of this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, thanks !

update filter to filter_
@RousseauLambertLP RousseauLambertLP force-pushed the data-path-uniformisation branch from 28939fb to 6c53ded Compare April 4, 2025 14:09
@tomkralidis tomkralidis merged commit d6ad3f8 into ECCC-MSC:master Apr 4, 2025
2 checks passed
@kngai kngai added the backport required Marks this issue or pull request to be backported to a different branch than master for release label Apr 7, 2025
@RousseauLambertLP RousseauLambertLP removed the backport required Marks this issue or pull request to be backported to a different branch than master for release label Apr 8, 2025
gdecourval pushed a commit to gdecourval/msc-pygeoapi that referenced this pull request Apr 10, 2025
gdecourval pushed a commit to gdecourval/msc-pygeoapi that referenced this pull request Apr 14, 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

Successfully merging this pull request may close these issues.

3 participants