ImperialCollegeLondon / wsi

WSIMOD is a software for simulating water quality and quantity
https://imperialcollegelondon.github.io/wsi/
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

JOSS Review #6

Closed jlarsen-usgs closed 1 year ago

jlarsen-usgs commented 1 year ago

@barneydobson

I am beginning my review on WSIMOD for your JOSS publication and I will be tracking my review comments here and editing this issue as they come up, I should be finished doing my review by the end of this week. Feel free to address them all within this issue, or convert each of the comments to their own issues.

openjournals/joss-reviews#4996

barneydobson commented 1 year ago

Thanks @jlarsen-usgs these are incredibly helpful comments - I'm working on all of these but to just reply about the timeseries_data.csv issue, it seems to me to be on the repo in this folder (https://github.com/barneydobson/wsi/tree/main/docs/demo/data/processed).

I should have made it more clear, but there is a comment that says when inputting the data_folder, that a different address should be used when running in Python on your machine (e.g., line 51 in https://github.com/barneydobson/wsi/blob/main/docs/demo/scripts/quickstart_demo.py)

As part of my revisions, I will make this the default data_folder address since I only need to use the address it is currently set as to create the documentation (you can switch over to the https://github.com/barneydobson/wsi/tree/joss_revisions branch where I have made the change) - but I am letting you know now so that you can continue looking at them on the main branch if you like.

jlarsen-usgs commented 1 year ago

Thanks @barneydobson, I see that the file is in the WSIMOD repository. I'll update my copy of the repo to make sure I have the most recent version and retry later today.

barneydobson commented 1 year ago

Hi @jlarsen-usgs

Just providing a quick update on these tasks, note that I have not yet been able to meet with co-authors so I haven't focussed on paper edits. Changes are currently on the https://github.com/barneydobson/wsi/tree/joss_revisions branch and summarised below.

barneydobson commented 1 year ago

Hi @jlarsen-usgs, thank you so much for your review, it has been incredibly helpful for us! Below I go through the open tasks that you have raised and provide links to locations where the suggestions have been implemented, and a bit of text in response if necessary.

_Addressed in: https://github.com/barneydobson/wsi/blob/main/README.md https://github.com/barneydobson/wsi/blob/main/requirements.txt https://github.com/barneydobson/wsi/blob/main/requirements_demos.txt https://github.com/barneydobson/wsi/blob/main/requirements_documentation.txt https://github.com/barneydobson/wsi/blob/main/setup.py https://barneydobson.github.io/wsi/installation/_

Addressed in: https://github.com/barneydobson/wsi/blob/main/docs/paper/paper.md https://barneydobson.github.io/wsi/paper/paper/ Note that this is a reasonably small amount of text added, we are currently writing up a full research paper with a more complete explanation of theory.

Capabilities/descriptions now added in: https://barneydobson.github.io/wsi/component-library/ As previous, if you find it acceptable, a more detailed theoretical description will be addressed in a research paper

jlarsen-usgs commented 1 year ago

@barneydobson thank you for addressing my comments. I think this is ready to move ahead