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

Upload file size limit updates #126

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

NoaMillsUSDA-ARS
Copy link
Collaborator

Increased upload file size limit, updated file size limit error message to specify the max number of MB and direct users to GCDL issues, added grain_method description

NoaMillsUSDA-ARS and others added 2 commits May 9, 2024 15:22
To match level of detail of other documentation and to break down long lines.
raise Exception(
'Uploaded file size exceeded maximum file size.'
'Uploaded file size exceeded maximum file size of {} MB. Please submit a GCDL github issue to request a larger file size limit, or decrease your file size.'.format(max_mb)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Provide a link to the issue page on the GeoCDL repo?
'GCDL' to 'GeoCDL'
And please keep lines <80 characters.

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.

2 participants