Skip to content

Add ArtificialReef tool suite#77

Open
TanguyGen wants to merge 18 commits intomasterfrom
TanguyGen-Artificial_reef
Open

Add ArtificialReef tool suite#77
TanguyGen wants to merge 18 commits intomasterfrom
TanguyGen-Artificial_reef

Conversation

@TanguyGen
Copy link
Copy Markdown
Collaborator

No description provided.

@TanguyGen
Copy link
Copy Markdown
Collaborator Author

No review needed yet, it is still work-in-progress :)

for i in range(len(list_mesh)):

#Load mesh files
print("--- {} processing {} ---".format(pd.Timestamp.now(), list_mesh[i]))
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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




df_parameters
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

what is this here doing?

python '$__tool_directory__/Extraction_Of_Parameters & Complexity_Indexes_Computation.py'
]]></command>
<inputs>
<param name="STL_files" type="data" format="stl" label="Upload STL files" multiple="true"/>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

the label is confusing ... its not "upload" a user needs to select here a STL file(s)

<tests>
<test expect_num_outputs="8">
<param name="STL_files" value="CORAL.stl"/>
<output name="new_complexity_indexes" file="new_complexity_indexes.csv" ftype="csv" />
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

can you maybe add a test with multiple input files as well?

</tests>
<help><![CDATA[

todo
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

this is missing

@@ -0,0 +1,34 @@
<tool id="fractal" name="Fractal" version="0.1.0+galaxy0">
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

can you prefix the tool ID maybe with artificial_reef_complexity

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

please also add a profile version

@@ -0,0 +1,23 @@
CC-BY-SA 4.0 License
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

this can probably be removed

@@ -0,0 +1,38 @@
<tool id="mfa" name="MFA" version="0.1.0+galaxy0">
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

MFA or MCI?

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