I have never used Infomap, but there are some example Matlab scripts for processing CMS output at https://github.com/beatrixparis/connectivity-modeling-system/tree/master/cms-master/postproc
I also have a range of Matlab scripts for doing various further analysis which I am happy to share, if you let me know what you are trying to do (and please kindly acknowledge these scripts in any publications).
Kind regards,
Sally
--
You received this message because you are subscribed to a topic in the Google Groups "connectivity-modeling-system-club" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/connectivity-modeling-system-club/OJZqroDfqjA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to connectivity-modeling-system-club+unsubscribe@googlegroups.com.
To post to this group, send email to connectivity-modeling-system-cl...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Dianne,
I do do that, but unfortunately I do the re-gridding in GIS before reading the resulting groupings into Matlab. If you use ArcGIS I would be happy to tell you how I do this? In fact, it is almost identical to the instructions for creating reef polygons on page 37 of the user guide: https://github.com/beatrixparis/connectivity-modeling-system/blob/master/User-Guide-v2.pdf
Kind regards,
Sally
Dr Sally Wood
Hi Dianne,
I do do that, but unfortunately I do the re-gridding in GIS before reading the resulting groupings into Matlab. If you use ArcGIS I would be happy to tell you how I do this? In fact, it is almost identical to the instructions for creating reef polygons on page 37 of the user guide: https://github.com/beatrixparis/connectivity-modeling-system/blob/master/User-Guide-v2.pdf
Kind regards,
Sally
Dr Sally WoodSchool of Earth Sciences, University of BristolWills Memorial Building, Queens Road, BRISTOL BS8 1RJ
-- Please note I do not work on Mondays at present --
From: connectivity-modeling-system-cl...@googlegroups.com <connectivity-modeling-system-cl...@googlegroups.com> on behalf of Dianne Deauna <jdld...@gmail.com>
To unsubscribe from this group and stop receiving emails from it, send an email to connectivity-modeling-system-club+unsubscribe@googlegroups.com.
To post to this group, send email to connectivity-modeling-system-cl...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes you can use ArcMap to define a vector grid which creates larger polygons. You can then use Spatial Join to find out which larger 'sum polygon' each original polygon falls within, and export that information to Matlab. Issues will arise if your original polygons intersect 2 or more of the new polygons (for example if your grids don't match) - in that case you need to decide how to assign the problem polygons to just 1 of the larger sum polygons (e.g. by using the centroid of the original polygon). I find the ETGeowizards add-in tool for ArcGIS very helpful for some of these tasks. Although I am afraid we may be getting a little off-topic for this forum here...
Feel free to email me if you need any more help.
Kind regards,
Sally
Dr Sally Wood
1 | 1 | Red Sea |
2 | 1 | Red Sea |
3 | 1 | Red Sea |
4 | 1 | Red Sea |
5 | 2 | Gulf |
6 | 2 | Gulf |
7 | 2 | Gulf |
8 | 2 | Gulf |
9 | 2 | Gulf |
10 | 2 | Gulf |
. | . | . |
. | . | . |
181 | 5 | Arabian Sea |
Ah I see. So there should be no problem, if you are using the script correctly. Run the script up to the line S = load(filepath); What does S come out as?
Sally
Dr Sally Wood
Ah I see. So there should be no problem, if you are using the script correctly. Run the script up to the line S = load(filepath); What does S come out as?
Sally
Dr Sally WoodSchool of Earth Sciences, University of BristolWills Memorial Building, Queens Road, BRISTOL BS8 1RJ----------------------------------------------------------------Note: My working days are Tuesday to Thursday----------------------------------------------------------------
From: connectivity-modeling-system-cl...@googlegroups.com <connectivity-modeling-system-cl...@googlegroups.com> on behalf of Felipe Torquato <torqua...@gmail.com>
To unsubscribe from this group and stop receiving emails from it, send an email to connectivity-modeling-system-club+unsubscribe@googlegroups.com.
To post to this group, send email to connectivity-modeling-system-cl...@googlegroups.com.