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

import data from ant #1

Closed
dhetting opened this issue Dec 10, 2020 · 2 comments
Closed

import data from ant #1

dhetting opened this issue Dec 10, 2020 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@dhetting
Copy link

How do you import data for a batch run using MOVES 3.0? In MOVES2014, I could run java -Xmx512M 'gov.epa.otaq.moves.master.commandline.MOVESCommandLine -i {import_file}, but that errors now. Is there another way to do that now?

@USEPA USEPA deleted a comment from anna965 Jan 4, 2021
@USEPA USEPA deleted a comment from anna965 Jan 4, 2021
danielbizercox added a commit that referenced this issue Jan 4, 2021
…ut databases.

This fixes #1 and is documented in \docs\CommandLineMOVES.md.

This commit also improves the ant command to convert old input databases to be compatible with MOVES3. All of the information provided in \database\ConversionScripts\InputDatabaseConversionHelp.pdf still applies to when this feature is used on the command line.
@danielbizercox danielbizercox added this to the v3.0.1 milestone Jan 4, 2021
@danielbizercox
Copy link
Collaborator

Thank you for submitting this issue. We have fixed it by including this command in Ant.

Users who want to use this feature before we release version 3.0.1 can download build.xml to the root MOVES installation directory (overwriting the existing file). The model does not need to be recompiled to use this fix.

For help on how to use the new ant command, see the Batch Mode Input Database Creation documentation.

@danielbizercox
Copy link
Collaborator

Reopening until we release MOVES3.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants